home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Util / M / MacDOS 3.0.sit / MacDOS 3.0 ƒ / executables / MacDOS 3.0.rsrc / TEXT_144_ERASE.txt < prev    next >
Encoding:
Text File  |  1995-04-09  |  556 b   |  16 lines

  1. Deletes one or more files.
  2.  
  3. DEL file [C=creator] [/P] [/T=file-type]
  4.  
  5.   file         specifies what files are to be deleted.
  6.                It can be a filename, a wildcarded filename, or a directory
  7.                name, possibly preceded by a volume and path spec.
  8.                With a directory name, DEL deletes all the files in the
  9.                directory.
  10.  
  11.   /C=creator   only deletes files of the given creator.
  12.  
  13.   /P           prompts the user for confirmation before deleting each file.
  14.  
  15.   /T=file-type only deletes files of the given file type.
  16.